home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / XML Utilities / Professional Programmer XSL IDE / Xselerator25.msi / Data.Cab / F22328_InputForm.xml < prev    next >
Encoding:
Extensible Markup Language  |  2001-09-01  |  282 b   |  10 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <employees xml:lang="es">
  3.     <employee>
  4.         <firstname size="30">John</firstname>
  5.         <lastname size="30">Smith</lastname>
  6.         <hourlyrate size="12">25</hourlyrate>
  7.         <department size="20">Internet</department>
  8.     </employee>
  9. </employees>
  10.